home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / DefineSprite_1721 / frame_15 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  174 b   |  13 lines

  1. tellTarget("_root.Cle")
  2. {
  3.    gotoAndStop(2);
  4. }
  5. tellTarget("_root")
  6. {
  7.    gotoAndStop(eval("/Variables:EtatActif"));
  8. }
  9. tellTarget("_parent")
  10. {
  11.    gotoAndStop(1);
  12. }
  13.